Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use TS ESLint's no-invalid-this instead #14458

Merged
3 commits merged into from
Mar 25, 2021

Conversation

deyaaeldeen
Copy link
Member

Implements the approach described here: #14406 (comment) to linting this references. Reminder to myself: look for typescript-eslint alternatives when the behavior of eslint is not satisfactory.

@ghost
Copy link

ghost commented Mar 24, 2021

Hello @deyaaeldeen!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

Copy link
Member

@maorleger maorleger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the API change that Ramya mentioned LGTM! I'm a little hesitant to approve just because of the auto merge label. Thanks for obliging me!

@ramya-rao-a
Copy link
Contributor

Removing the auto-merge label so that people have time to review if they want to
(also so that Maor can freely approve :))

@deyaaeldeen deyaaeldeen force-pushed the linting/use-ts-no-invalid-this branch from 00006af to f3cf265 Compare March 25, 2021 17:10
@ghost ghost merged commit 1f06810 into Azure:master Mar 25, 2021
@deyaaeldeen deyaaeldeen deleted the linting/use-ts-no-invalid-this branch March 25, 2021 19:20
jay-most pushed a commit to jay-most/azure-sdk-for-js that referenced this pull request Apr 26, 2021
Implements the approach described here: Azure#14406 (comment) to linting `this` references. Reminder to myself: look for typescript-eslint alternatives when the behavior of eslint is not satisfactory.
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants